ostree.git
2012-08-10 Stef WalterSupport non-builtin commands
2012-08-05 Colin Walterstriggers: Print execution time for each trigger
2012-08-05 Colin Waltersostadmin: Use g_spawn_check_exit_status()
2012-08-05 Colin Waltersostadmin: Change command line for qemu deploy helper
2012-08-05 Colin Waltersostadmin: Add --ostree-dir directory
2012-07-31 Stef WalterAutomatically populate the git submodules in autogen.sh
2012-07-31 Colin WaltersTODO: update
2012-07-30 Colin Waltersostadmin: Print an error message if run as non-root
2012-07-26 Colin Waltersostadmin: [incompat syntax change] Allow deploying...
2012-07-26 Colin Walterspull: When --depth is specified, ensure we have all...
2012-07-19 Colin Walterscore: Add context when we fail to chmod()/chown()
2012-07-17 Colin Walterscore: Drop ot_clear_hashtable for g_clear_pointer()
2012-07-17 Colin Walterscore: Drop ot_clear_ptrarray in favor of g_clear_pointer
2012-07-17 Colin Walterscore: Drop ot_clear_gvariant() in favor of g_clear_pointer
2012-07-17 Colin Walterscore: Remove ot_clear_checksum() in favor of g_clear_po...
2012-07-17 Colin Walterscore: Use g_spawn_check_exit_status()
2012-07-17 Colin Walterspull: Only take up one terminal line for status output
2012-07-15 Colin WaltersFix libgsystem submodule
2012-07-15 Colin WaltersHard require GLib 2.34
2012-07-15 Colin WaltersAdd libgsystem as git external
2012-07-12 Colin Walterspull: Correctly display concurrent libsoup requests
2012-06-30 Colin Walterscore: drop dead/unused code
2012-06-30 Colin Walterscore: Drop ot_gfile_new_for_path
2012-06-28 Colin Walterspull: Fix a memory leak
2012-06-28 Colin Walterspull: Fix use-after-free in async fetcher
2012-06-28 Colin WaltersRelease 2012.8
2012-06-28 Colin Waltersbuild: Use LDADD libraries to link with, not LDFLAGS
2012-06-28 Colin WaltersMake more compiler warnings into errors
2012-06-28 Colin Waltersmain: Fix a format string error
2012-06-28 Colin Waltersembedded deps: Properly quote/handle PATH/LDFLAGS
2012-06-21 Colin Walterscore: Check out asynchronously
2012-06-21 Colin Walterstests: Just use OT_TESTS_DEBUG to say "save test data"
2012-06-20 Colin Walterspull: Properly propagate errors
2012-06-20 Colin Waltersbuild: Fix syntax error in non-embedded build case
2012-06-20 Colin Waltersbuild: Various bugfixes for embedded-dependencies
2012-06-19 Colin Walterscore: Don't silence output of ostree-run-triggers
2012-06-19 Colin Walterstriggers: Quiet GConf trigger
2012-06-14 Colin WaltersSupport building with embedded libsoup
2012-06-14 Colin WaltersSupport building with embedded glib
2012-06-14 Colin Walterstriggers: Fix previous commit
2012-06-13 Adrian PerezAdd fontconfig trigger
2012-06-12 Colin Walterscore: Fall back to copying checkouts on EMLINK/EXDEV
2012-06-08 Colin Waltersostbuild: Move to gnome-ostree module
2012-06-08 Colin Waltersostbuild: Fix previous commit (this should have been...
2012-06-08 Colin Waltersostbuild: Fix -k option to git-mirror
2012-06-07 Colin Waltersostbuild: Allow specifying components to git fetch
2012-06-07 Colin Waltersbuild: Actually, we need bleeding edge libsoup
2012-06-07 Colin Waltersbuild: Bump libsoup dependency
2012-06-06 Colin Waltersostbuild: Add rootdir argument to deploy-qemu
2012-06-06 Colin Waltersostbuild: Fix circular dependency between resolve and...
2012-06-06 Colin Walterscore: Fix mkdtemp invocation
2012-06-06 Colin Waltersostbuild: Add -k option to git-mirror
2012-06-06 Colin Walterspull: Download and checksum asynchronously
2012-06-06 Colin Walterscore: Fix memory leak
2012-05-31 Colin Walterscore: Just require libsoup, not libsoup-gnome
2012-05-31 Colin WaltersTODO: Update
2012-05-30 Colin Walterscore: Switch to using mkdtemp() so we only depend on...
2012-05-30 Colin Walterscore: Drop some dead temporary file code
2012-05-26 Matthias ClasenTrivial: fix a typo
2012-05-26 Colin Waltersostbuild: Have resolve use git-mirror rather than dupli...
2012-05-26 Colin Walterscore: Don't checkout symbolic links via hardlink
2012-05-25 Colin Waltersostbuild: add --diffstat option for source-diff
2012-05-25 Colin Walterscore: use GLIB_VERSION_MAX_ALLOWED=2.28
2012-05-25 Colin Walterscore: Remove leftover debug print
2012-05-25 Colin WaltersRelease 2012.7
2012-05-25 Colin Walterscore: ostree-pull: Add --depth option
2012-05-25 Colin Walterscore: Attempt direct link() and fallback on EEXIST
2012-05-24 Colin Waltersostbuild: Add 'tag' concept to manifest, improve git...
2012-05-24 Colin Waltersostbuild: git-mirror: Also fetch patches git
2012-05-23 Colin Walterscore: Make OstreeRepo struct private
2012-05-23 Colin Waltersostbuild: Fix --debug-shell option
2012-05-23 Colin Walterscore: Make device/inode loose object cache work for...
2012-05-22 Colin Waltersostbuild: Few more misc fixes
2012-05-21 Colin Waltersostbuild: Fix typos in component lookup path
2012-05-19 Colin Waltersostbuild: Enhance source-diff with --log and --logp...
2012-05-19 Colin Waltersostbuild: Add source-diff builtin
2012-05-19 Colin Walterscore: Rearrange code for clarity (doesn't actually...
2012-05-18 Colin Waltersostbuild: Drop dead branch-prefix and pull-components
2012-05-18 Colin Waltersostbuild: Various fixes, removal of dead code
2012-05-18 Colin Waltersostbuild: Remove /var from components
2012-05-18 Colin Waltersostbuild: Fix git-mirror
2012-05-18 Colin Waltersostbuild: Some work on qemu deployment
2012-05-18 Colin Waltersostadmin: Update for new trees/ location of trees
2012-05-18 Colin Waltersostbuild: Add import-tree
2012-05-18 Colin Waltersostbuild: Tighten build process significantly
2012-05-18 Colin Waltersostbuild: More work on partial builds
2012-05-18 Colin Waltersostbuild: Make partial builds work
2012-05-18 Colin Waltersostbuild: Write out related objects on composes
2012-05-18 Colin Waltersostbuild: Minor fixes
2012-05-18 Colin Waltersostbuild: Make binary snapshots an extension of source
2012-05-18 Colin Walterstests: Tweak valgrind suppression
2012-05-18 Colin Walterscore: Prefer packed metadata
2012-05-18 Colin Walterscore: Map metadata from repository as trusted
2012-05-18 Colin Walterscore: Limit recursion during traversal
2012-05-15 Colin Walterscore: Add write-refs builtin
2012-05-15 Colin Walterscore: Allow adding related objects to commits
2012-05-15 Colin Walterscore: Really fix saving variants with REPLACE_DESTINATION
2012-05-14 Colin Walterscore: Make argument parsing more robust against "lt...
2012-05-14 Colin Walterscore: Replace pack superindex via rename() rather than...
2012-05-14 Colin Walterscore: Clarify error message
next